But what if the problem
specification is static, the code is single use, and all of the data types
are initially known? Then, depending on the problem size, probably some other
methodology is more appropriate. For instance, a monolithic program which prints
“hello world” will take a fraction of the machine instructions necessary to
do the same task as the equivalent object-oriented program. |